home *** CD-ROM | disk | FTP | other *** search
- #header ABACKUP_LOCALE
- ; _______________________________________________________________________
- ;
- ; ABackup 5.0
- ; abackup.cd
- ;
- ; Copyright © 1992-1995
- ; by Denis Gounelle & Reza Elghazi,
- ; All Rights Reserved.
- ; _______________________________________________________________________
- ;
- ; Version : 38.0
- ; Created : 30-Nov-93
- ; Modified: 18-Sep-95
- ;______________________________________________ Alert, Error & Warning messages:
- ;
- MSG_RIGHTS (//)
- All Rights Reserved
- ;
- MSG_TRANSLATION (//)
- English built-in strings by Reza Elghazi
- ;
- MSG_ALERT_KICK_V37PLUS (//)
- ABackup requires Kickstart V37+
- ;
- MSG_WARNING (//)
- ABackup Warning
- ;
- MSG_ERROR (//)
- ABackup Error
- ;
- MSG_REQUEST (//)
- ABackup Request
- ;
- MSG_ERROR_READING_CYLINDER (//)
- FATAL ERROR\n\nTrying to read %lu Bytes\nfrom %s!\n(Cylinder %lu, Size %lu)
- ;
- MSG_ERROR_DEVICE (//)
- Device Error #%ld
- ;
- MSG_ERROR_SCSI_ERROR (//)
- SCSI error #%ld
- ;
- MSG_ERROR_SCSI_DRIVER (//)
- SCSI driver error #%ld
- ;
- MSG_ERROR_SCSI_SENSE (//)
- SCSI Sense error #%lx
- ;
- MSG_ERROR_SYNTAX (//)
- File %s, line %ld
- ;
- MSG_WARN_MEMORY (//)
- Not enough memory!
- ;
- MSG_WARN_ALREADY_RUNNING (//)
- ABackup is already running!
- ;
- MSG_WARN_OPEN_RESOURCES (//)
- Unable to open resources!
- ;
- MSG_WARN_OPEN_IFFPARSE (//)
- Requires iffparse.library V36+
- ;
- MSG_WARN_GET_VISUALINFO (//)
- Unable to get information GadTools needs for visuals!
- ;
- MSG_WARN_OPEN_SCREEN (//)
- Unable to open custom screen!
- ;
- MSG_WARN_LOCK_SCREEN (//)
- Unable to lock public screen!
- ;
- MSG_WARN_LOCK_WBSCREEN (//)
- Unable to lock Workbench screen!
- ;
- MSG_WARN_CREATE_GADGET (//)
- Unable to create gadgets!
- ;
- MSG_WARN_OPEN_WINDOW (//)
- Unable to open window!
- ;
- MSG_WARN_CREATE_MENUS (//)
- Unable to create menus!
- ;
- MSG_WARN_LAYOUT_MENUS (//)
- Unable to layout menus!
- ;
- MSG_WARN_CONTEXT (//)
- Unable to create a place\nfor GadTools context data!
- ;
- MSG_WARN_PREFS_NOT_FOUND (//)
- Didn't find the Prefs program!
- ;
- MSG_WARN_WRITE_PROTECTED (//)
- Disk in device\n%s\nis write protected
- ;
- MSG_WARN_ALLOC_WRITE_BUFFER (//)
- Unable to allocate write buffer!\nThe child task has been disabled.
- ;
- MSG_WARN_READ_PROTECTED (//)
- %s\nis read protected
- ;
- MSG_WARN_CLOSE_VISITORS (//)
- Please close all visitor windows.
- ;
- MSG_WARN_NOTHING_SELECTED (//)
- You must select something!
- ;
- MSG_WARN_SAME_BACKUP_SET (//)
- DISK NOT ACCEPTED\n\nThis is disk %lu of\nthe current backup set!
- ;
- MSG_WARN_EXTERNAL_NOT_FOUND (//)
- Unable to find external program!
- ;
- MSG_WARN_ARCHIVE_TOO_BIG (//)
- Estimated archive size is about\n%lu percent bigger than free space on\n%s
- ;
- MSG_WARN_CHKSUM_ERROR (//)
- checksum error!
- ;
- MSG_WARN_ENCRYPTION_DISABLED (//)
- Encryption disabled!
- ;
- MSG_WARN_BADCYL_OVERFLOW (//)
- Target partition has more than %ld cylinders!\n\nBackup will fail if there are write errors\nat the end of the partition.
- ;
- MSG_WARN_BAD_CYLINDER (//)
- CAUTION !\nSome cylinders on the target drive were defectives !\nAlthough ABackup handles such errors, it is recommanded\nthat you verify this backup.
- ;
- MSG_ABERR_CANNOT_OPEN (//)
- Couldn't be opened!
- ;
- MSG_ABERR_DECOMP_ERROR (//)
- Decompression error!
- ;
- MSG_ABERR_WRONG_PASSWORD (//)
- Wrong password!
- ;
- MSG_ABERR_VERIFY_ERROR (//)
- Verify error!
- ;
- MSG_ABERR_BAD_PATTERN (//)
- Bad pattern!
- ;
- MSG_ABERR_BAD_DATE (//)
- Invalid date or time!
- ;
- MSG_ABERR_BAD_BITS (//)
- Invalid bit specification
- ;
- MSG_ABERR_SYNTAX_ERROR (//)
- Syntax error
- ;
- MSG_ABERR_BACKUP_TO_ITSELF (//)
- Unable to backup a device into itself!
- ;
- MSG_ABERR_NOT_A_TAPE (//)
- Not a tape!
- ;
- MSG_ABERR_READ_ERROR (//)
- Read error!
- ;
- MSG_ABERR_COPYCAT_FAILED (//)
- Couldn't duplicate catalog to specified file!
- ;
- MSG_ABERR_NOT_AN_ARCHIVE (//)
- Not an ABackup archive!
- ;
- MSG_ABERR_BAD_FORMAT (//)
- Not in expected format!
- ;
- MSG_TDERR_NOSECHDR (//)
- couldn't find sector header!
- ;
- MSG_TDERR_BADSECPRE (//)
- bad sector preample!
- ;
- MSG_TDERR_BADSECID (//)
- bad sector ID!
- ;
- MSG_TDERR_BADHDRSUM (//)
- bad header checksum!
- ;
- MSG_TDERR_BADSECSUM (//)
- bad sector checksum!
- ;
- MSG_TDERR_TOOFEWSECS (//)
- not enough sectors!
- ;
- MSG_TDERR_BADSECHDR (//)
- bad sector header!
- ;
- MSG_TDERR_SEEKERROR (//)
- couldn't find track zero!
- ;
- ;_______________________________________________________ Screen & Window titles:
- ;
- MSG_WIN_TITLE_MAIN (//)
- ABackup Main Menu
- ;
- MSG_WIN_TITLE_LOADING_TREE (//)
- Loading directory tree...
- ;
- MSG_WIN_TITLE_LOADING_CATALOG (//)
- Loading catalog...
- ;
- MSG_WIN_TITLE_INFOS (//)
- Backup Informations
- ;
- MSG_WIN_TITLE_BACKUP_SELECTION (//)
- Backup Selection
- ;
- MSG_WIN_TITLE_RESTORE_SELECTION (//)
- Restore Selection
- ;
- MSG_WIN_TITLE_VERIFY_SELECTION (//)
- Verify Selection
- ;
- MSG_WIN_TITLE_BACKUP (//)
- Backup
- ;
- MSG_WIN_TITLE_RESTORE (//)
- Restore
- ;
- MSG_WIN_TITLE_VERIFY (//)
- Verify
- ;
- MSG_WIN_TITLE_REBUILD (//)
- Rebuild
- ;
- MSG_WIN_TITLE_ABOUT (//)
- About ABackup...
- ;
- MSG_WIN_TITLE_ARCREQ (//)
- Select the archive...
- ;
- ;__________________________________________________________________ Menu labels:
- ;
- MSG_PROJECT_MENU (//)
- Project
- ;
- MSG_PROJECT_ESTIMATE (//)
- Estimate
- ;
- MSG_PROJECT_ESTIMATE_CK (//)
- E
- ;
- MSG_PROJECT_PRINT (//)
- Print current list
- ;
- MSG_PROJECT_PRINT_CK (//)
- P
- ;
- MSG_PROJECT_ADDDIR (//)
- Add directory
- ;
- MSG_PROJECT_ADDDIR_CK (//)
- N
- ;
- MSG_PROJECT_ABOUT (//)
- About...
- ;
- MSG_PROJECT_ABOUT_CK (//)
- ?
- ;
- MSG_PROJECT_QUIT (//)
- Quit
- ;
- MSG_PROJECT_QUIT_CK (//)
- Q
- ;
- MSG_SELECT_MENU (//)
- Selection
- ;
- MSG_SELECT_OPEN (//)
- Open...
- ;
- MSG_SELECT_OPEN_CK (//)
- O
- ;
- MSG_SELECT_RECORD (//)
- Record
- ;
- MSG_SELECT_RECORD_CK (//)
- R
- ;
- MSG_SELECT_SAVE (//)
- Save...
- ;
- MSG_SELECT_SAVE_CK (//)
- S
- ;
- MSG_SELECT_ABORT (//)
- Abort recording
- ;
- MSG_SELECT_ABORT_CK (//)
- A
- ;
- ;____________________________________________________ Main window gadget labels:
- ;
- MSG_BACKUP_FILES (//26)
- _Backup Files & Dirs
- ;
- MSG_BACKUP_PARTITIONS (//26)
- Backup P_artitions
- ;
- MSG_RESTORE (//26)
- _Restore
- ;
- MSG_VERIFY (//26)
- _Verify
- ;
- MSG_REBUILD_CATALOG (//26)
- Rebuild _Catalog
- ;
- MSG_PREFERENCES (//26)
- _Preferences
- ;
- ;___________________________________________ Load dir tree window gadget labels:
- ;
- MSG_LOADING_TREE (//)
- Loading...
- ;
- MSG_SORTING_TREE (//)
- Sorting...
- ;
- MSG_SEARCHING_CATALOG (//)
- Searching...
- ;
- MSG_ANALYSING_CATALOG (//)
- Analysing catalog...
- ;
- MSG_CATALOG (//)
- Backup catalog
- ;
- ;____________________________________________ Informations window gadget labels:
- ;
- MSG_BACKUP_DATE (//)
- Date:
- ;
- MSG_BACKUP_TIME (//)
- Time:
- ;
- MSG_BACKUP_SIZE (//)
- Bytes:
- ;
- MSG_BACKUP_COMMENT (//)
- Comment:
- ;
- MSG_CONTINUE (//)
- _Continue
- ;
- ;_______________________________________________ Selection window gadget labels:
- ;
- MSG_DRAWER (//10)
- Drawer
- ;
- MSG_FILES (//11)
- Files:
- ;
- MSG_PARTITIONS (//11)
- Partitions:
- ;
- MSG_SIZE (//11)
- Size:
- ;
- MSG_BYTES (//10)
- Bytes
- ;
- MSG_KILOBYTES (//10)
- Kilo-Bytes
- ;
- MSG_KILOBYTES_SHORT (//2)
- KB
- ;
- MSG_MEGABYTES (//10)
- Mega-Bytes
- ;
- MSG_MEGABYTES_SHORT (//2)
- MB
- ;
- MSG_RECURSIVE (//14)
- Rec_ursive
- ;
- MSG_FILTER (//13)
- _Filter:
- ;
- MSG_INCLUDE (//14)
- Include
- ;
- MSG_EXCLUDE (//14)
- Exclude
- ;
- MSG_ALL (//11)
- _All
- ;
- MSG_REVERSE (//11)
- R_everse
- ;
- MSG_BYNAME (//11)
- By _Name
- ;
- MSG_BYDATE (//11)
- By _Date
- ;
- MSG_BYBITS (//11)
- By B_its
- ;
- MSG_DIRECTORY (//11)
- Directory:
- ;
- MSG_ROOT (//11)
- R_oot
- ;
- MSG_PARENT (//66)
- _Parent
- ;
- MSG_START_BACKUP (//11)
- _Backup
- ;
- MSG_START_RESTORE (//11)
- _Restore
- ;
- MSG_START_VERIFY (//11)
- _Verify
- ;
- MSG_CANCEL (//11)
- _Cancel
- ;
- MSG_OK (//4)
- _Ok
- ;
- MSG_CYLINDER_SHORT (//4)
- Cyls
- ;_________________________________________________ Monitor window gadget labels:
- ;
- MSG_SAVED (//14)
- Saved:
- ;
- MSG_RESTORED (//14)
- Restored:
- ;
- MSG_VERIFIED (//14)
- Verified:
- ;
- MSG_READ (//14)
- Read:
- ;
- MSG_LEFT (//14)
- Left:
- ;
- MSG_DISKNUMBER (//14)
- Disk Number:
- ;
- MSG_COMPRESSION (//16)
- Compression:
- ;
- MSG_SOURCE (//14)
- Source:
- ;
- MSG_DESTINATION (//14)
- Destination:
- ;
- MSG_PAUSE (//11)
- _Pause
- ;
- MSG_ABORT (//11)
- _Abort
- ;
- MSG_RESTORING_LINKS (//)
- Restoring links...
- ;
- ;__________________________________________________ ArcReq window gadget labels:
- ;
- ;
- MSG_ARC_TYPE (//)
- _Type:
- ;
- MSG_ARC_FROM_DEVICE (//)
- Device
- ;
- MSG_ARC_FROM_FILE (//)
- File
- ;
- MSG_ARC_FROM_TAPE (//)
- Tape
- ;
- MSG_ARC_CATFILE (//)
- _Use Catalog File
- ;
- MSG_ARC_FILE (//)
- Archive _File:
- ;
- ;___________________________________________________________________ Requesters:
- ;
- MSG_REQ_TITLE_DIR_REQUESTER (//)
- Select a directory
- ;
- MSG_REQ_TITLE_REPORT_FILE (//)
- Select a report file...
- ;
- MSG_REQ_TITLE_SELECTION_FILE (//)
- Choose a selection file...
- ;
- MSG_REQ_TITLE_LOAD_CATALOG (//)
- Load catalog from...
- ;
- MSG_REQ_TITLE_SAVE_CATALOG (//)
- Save catalog to...
- ;
- MSG_REQ_QUIT (//)
- Do you really want to quit?
- ;
- MSG_REQ_REPLACE (//)
- Do you really want to replace file\n\n%s\n(%lu Bytes, %s)\n\nby its archived version\n(%lu Bytes, %s)?
- ;
- MSG_REQ_EXISTS_RENAME (//)
- already exists, enter new name
- ;
- MSG_REQ_DELETE_BAD_FILE (//)
- An error occured while restoring\n%s\nDo you want to delete this file ?
- ;
- MSG_REQ_OK_CANCEL (//)
- Ok|Cancel
- ;
- MSG_REQ_RETRY_CANCEL (//)
- Retry|Cancel
- ;
- MSG_REQ_CONTINUE_ABORT (//)
- Continue|Abort
- ;
- MSG_REQ_YES_NO (//)
- Yes|No
- ;
- MSG_REQ_OK (//)
- Ok
- ;
- MSG_REQ_REPLACE_SKIP (//)
- Replace|Skip|Abort
- ;
- MSG_REQ_RESTORE_FAILED (//)
- Failed to restore\n%s
- ;
- MSG_REQ_BACKUP_FAILED (//)
- Failed to backup\n%s
- ;
- MSG_REQ_VERIFY_FAILED (//)
- Error while verifying\n%s
- ;
- MSG_REQ_INSERT_DISK (//)
- Please insert disk %lu\nin drive %s
- ;
- MSG_REQ_INSERT_LAST_DISK (//)
- Please insert last disk\nin drive %s
- ;
- MSG_REQ_INSERT_NEXT_DISK (//)
- Please insert next disk\nin drive %s
- ;
- MSG_REQ_INSERT_NEW_DISK (//)
- Please insert a new disk\nin drive %s
- ;
- MSG_REQ_OVERWRITE (//)
- \nDo you really want to overwrite it?
- ;
- MSG_REQ_MISC_DISK (//)
- Volume %s\nis %lu percent full.\n%s
- ;
- MSG_REQ_CRYPT_DISK (//)
- Volume in %s is\nan encrypted archive.\n%s
- ;
- MSG_REQ_OLD_BACKUP_DISK (//)
- Volume in %s is disk %lu\nof a previous backup made\n%s.\n%s
- ;
- MSG_REQ_OVERWRITE_TAPE (//)
- CAUTION!\nAll data currently on\nthe tape will be lost!
- ;
- MSG_REQ_FILE_EXISTS (//)
- File %s\nalready exists.\n%s
- ;
- MSG_REQ_WRONG_DISK (//)
- WRONG DISK\n\nThis is disk %lu!
- ;
- MSG_REQ_ABORT (//)
- Do you really want to abort?
- ;
- MSG_REQ_FINISHED (//)
- Operation finished\nDo you want to return to main menu?
- ;
- MSG_REQ_SELECTION (//)
- File Selection
- ;
- MSG_REQ_PATTERN (//30)
- Enter Name or Pattern:
- ;
- MSG_REQ_PATTERN_GAD (//)
- _Match|_No Match
- ;
- MSG_REQ_DATE (//30)
- Enter Date and/or Time:
- ;
- MSG_REQ_DATE_GAD (//)
- _Before|_After
- ;
- MSG_REQ_BITS (//30)
- Select Protection Bits:
- ;
- MSG_REQ_PASSWORD (//30)
- Enter Password:
- ;
- MSG_REQ_NEED_MEMORY (//)
- ABackup needs at least\n%lu KBytes of memory\nto continue...
- ;
- MSG_REQ_ESTIMATION (//)
- Backup operation requires at least %lu DD disk(s)\n(archive size is estimated around %lu KBytes)\nand will last for about %s.
- ;
- MSG_REQ_FILE_MODIFIED (//)
- File %s\nhas been modified after backup!
- ;
- MSG_REQ_FILES_NOTEQUAL (//)
- Comparison failed for\n%s!
- ;
- MSG_REQ_COMMENT (//)
- Enter Comment:
- ;
- MSG_REQ_TAPE_NOT_READY (//)
- Tape unit is not ready!
- ;
- MSG_REQ_CHKSUM_ERROR (//)
- %s\nhas a checksum error!
- ;
- MSG_REQ_PREPARE_LABEL (//)
- Please prepare your printer\nfor labels printing
- ;
- MSG_REQ_ACCESS_DENIED (//)
- %s:\naccess denied !
- ;
- ;_____________________________________________________________ Monitor messages:
- ;
- MSG_MONITOR_READING (//)
- Reading
- ;
- MSG_MONITOR_WRITING (//)
- Writing
- ;
- MSG_MONITOR_CRUNCHING (//)
- Crunching
- ;
- MSG_MONITOR_COMPARING (//)
- Comparing
- ;
- MSG_MONITOR_BACKEDUP (//)
- Stored
- ;
- MSG_MONITOR_RESTORED (//)
- %lu
- ;
- MSG_MONITOR_VERIFIED (//)
- Verified
- ;
- MSG_MONITOR_SKIPPED (//)
- Skipped
- ;
- MSG_MONITOR_CYLINDER (//)
- %s, cylinder %lu
- ;
- MSG_MONITOR_ERROR (//)
- Error
- ;
- MSG_MONITOR_CATALOG (//)
- Catalog
- ;
- MSG_ARCHIVE_CLOSED (//)
- Archive closed
- ;
- MSG_SETTING_ARCHIVE_BITS (//)
- Setting archive bits
- ;
- ;_______________________________________________________________________ Report:
- ;
- MSG_REPORT_BREAKED (//)
- \n*** Aborted by user!\n
- ;
- MSG_REPORT_BACKUP (//)
- Backup
- ;
- MSG_REPORT_RESTORE (//)
- Restore
- ;
- MSG_REPORT_VERIFY (//)
- Verify
- ;
- MSG_REPORT_HEADER1 (//)
- %s %s - %s report made %s\n\n
- ;
- MSG_REPORT_HEADER2 (//)
- Root directory:
- ;
- MSG_REPORT_HEADER3 (//)
- Archive : %s\n\n
- ;
- MSG_REPORT_FOOTER1 (//)
- \nTotal: %lu object(s), %lu byte(s)\n
- ;
- MSG_REPORT_FOOTER2 (//)
- Time : %s\n
- ;
- MSG_REPORT_BAD_CYLINDER (//)
- %-48s cylinder %lu of disk %lu is bad (skipped)\n
- ;
- MSG_REPORT_BAD_FILE (//)
- error during restore (deleted)
- ;
- MSG_REPORT_NOT_REPLACED (//)
- already exists (not replaced)
- ;
- MSG_REPORT_RENAMED (//)
- %s restored as %s\n
- ;
- MSG_REPORT_NOT_FOUND (//)
- Not found
- ;
- MSG_REPORT_COULD_NOT_BACKUP (//)
- not backed up
- ;
- MSG_REPORT_COULD_NOT_RESTORE (//)
- not restored
- ;
- MSG_REPORT_COULD_NOT_VERIFY (//)
- not verified
- ;
- MSG_REPORT_FILE_MODIFIED (//)
- File has been modified after backup
- ;
- MSG_REPORT_COMPARE_FAILED (//)
- Comparison failed
- ;
- MSG_REPORT_OPENING (//)
- Opening report file...
- ;
- MSG_REPORT_ACCESS_DENIED (//)
- access denied on a protected object
- ;
- ;_________________________________________________________________ Info strings:
- ;
- MSG_INFO_DEVICE (//)
- Device: %s\n\nDriver: %s\nUnit: %lu\nHeads: %lu\nBlocks/Tracks: %lu\nBlock Size: %lu\nLow Cylinder: %lu\nHigh Cylinder: %lu
- ;
- MSG_INFO_LINK (//)
- %s\nis a link to\n%s
- ;
- MSG_INFO_TYPE_EMPTY (//30)
- Empty File
- ;
- MSG_INFO_TYPE_OBJAZTEC (//30)
- Aztec C Object File
- ;
- MSG_INFO_TYPE_LIBAZTEC (//30)
- Aztec C Link Library
- ;
- MSG_INFO_TYPE_FONTHEAD (//30)
- Font Header
- ;
- MSG_INFO_TYPE_WBICON (//30)
- Workbench Icon
- ;
- MSG_INFO_TYPE_LHARCARC (//30)
- LhA archive File
- ;
- MSG_INFO_TYPE_EXECPRG (//30)
- Executable File
- ;
- MSG_INFO_TYPE_OBJSASC (//30)
- SAS/C Object File
- ;
- MSG_INFO_TYPE_LIBSASC (//30)
- SAS/C Link Library
- ;
- MSG_INFO_TYPE_ZOOARC (//30)
- Zoo Archive
- ;
- MSG_INFO_TYPE_PPCRUNCH (//30)
- PowerPacker Crunched Data
- ;
- MSG_INFO_TYPE_PPCRYPT (//30)
- PowerPacker Crypted Data
- ;
- MSG_INFO_TYPE_ABACKUP (//30)
- ABackup Archive
- ;
- MSG_INFO_TYPE_IFFILBM (//30)
- IFF ILBM Picture
- ;
- MSG_INFO_TYPE_IFFTEXT (//30)
- IFF TEXT File
- ;
- MSG_INFO_TYPE_IFF8SVX (//30)
- IFF 8SVX Sound
- ;
- MSG_INFO_TYPE_IFFANIM (//30)
- IFF ANIM Animation
- ;
- MSG_INFO_TYPE_IFFOTHER (//30)
- IFF File
- ;
- MSG_INFO_TYPE_BINARY (//30)
- Binary File
- ;
- MSG_INFO_TYPE_ASCII (//30)
- ASCII Text File
- ;
- MSG_INFO_TYPE_XPKF (//30)
- XPK Compressed File
- ;
- ;____________________________________________________ Compression types strings:
- ;
- MSG_CTYPE_NONE (//)
- None
- ;
- MSG_CTYPE_INTERNAL (//)
- Internal
- ;
- MSG_CTYPE_EXTERNAL (//)
- External
- ;
- MSG_CTYPE_XPKLIB (//)
- Xpk library (%s)
- ;
- ;_________________________________________________________________ Tape strings:
- ;
- ;
- MSG_UNIT_NAME (//)
- Unit %ld of %s
- ;
- MSG_TAPE_NAME (//)
- Tape
- ;
- MSG_TAPE_END_REACHED (//)
- End of tape reached!
- ;
- MSG_TAPE_REWINDING (//)
- Rewinding tape...
- ;
- MSG_TAPE_PROTECTED (//)
- Tape is write protected!
- ;
- MSG_TAPE_BSIZE_CHANGED (//)
- Tape block size changed to\nbuiltin value (%lu bytes)
- ;
- ;________________________________________________________ Miscellaneous strings:
- ;
- MSG_ARCHIVE_FILE_COMMENT (//70)
- %s %s archive file
- ;
- MSG_NO_COMMENT (//80)
- None
- ;
- MSG_BACKUP_LOG (//)
- On %s, backed up %s (%lu files, %lu KBytes) to %s
- ;
- MSG_LABEL_FILES_BYTES (//)
- %lu files, %lu bytes\n
- ;
- MSG_DISK (//)
- Disk
- ;
-